home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 5 / CD_Magazyn_EXEC_nr_5.iso / eXec / Krotkie opisy / Programy / XADMaster / xad_bzip2.readme < prev    next >
Text File  |  2001-02-18  |  2KB  |  40 lines

  1. Short:    Bzip2 xadmaster client
  2. Author:   Kyzer/CSG <kyzer@4u.net>, Julian R. Seward <jseward@acm.org>
  3. Uploader: Kyzer/CSG <kyzer@4u.net>
  4. Type:     dev/src
  5. Requires: util/arc/xadmaster.lha
  6.  
  7. --- About this archive ---
  8.  
  9. This archive contains 68000, 68020 and 68040 optimised versions of the
  10. bzip2 client for Dirk Stoecker's XAD system - util/arc/xadmaster.lha - and
  11. also includes the source code to this client.
  12.  
  13. To install, unpack this archive somewhere and double click on the Install
  14. icon. The appropriate version of the client will automatically be
  15. installed.
  16.  
  17. --- License ---
  18.  
  19. This program is free software; you can redistribute it and/or modify it
  20. under the terms of the GNU General Public License as published by the Free
  21. Software Foundation; either version 2 of the License, or (at your option)
  22. any later version.
  23.  
  24. This program is distributed in the hope that it will be useful, but WITHOUT
  25. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  26. FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
  27. more details.
  28.  
  29. You should have received a copy of the GNU General Public License along
  30. with this program; if not, write to the Free Software Foundation, Inc., 675
  31. Mass Ave, Cambridge, MA 02139, USA.
  32.  
  33. --- About the client ---
  34.  
  35. This client lets XAD view and extract bzip2 (.bz2, .tbz2) files. bzip2 is
  36. mainly used as a replacement for gzip in compressing UNIX tar archives,
  37. because it beats gzip (which uses the LZH-like deflate algorithim) in
  38. compression and is therefore useful for saving valuable bandwidth for Linux
  39. distributions and the like.
  40.